Developer Documentation

QuickTime 4 API Documentation

3D Graphics Programming with QuickDraw 3D 1.5.4

Previous | QD3D Book | Overview | Chapter Contents | Next |

Engine IDs

QuickDraw 3D provides constants that you can use to specify an ID for the rendering engines supplied by Apple Computer, Inc.

#define kQAEngine_AppleHW                           (-1)
#define kQAEngine_AppleSW                           0

Constant descriptions

kQAEngine_AppleHW
The rasterizer associated with the hardware accelerator supplied by Apple Computer, Inc.
kQAEngine_AppleSW
The default software rasterizer supplied by Apple Computer, Inc.

© 1997 Apple Computer, Inc.

Previous | QD3D Book | Overview | Chapter Contents | Next |